Error: Microsoft Access can't save your changes... (due to form read-only).

Error:


Microsoft Access can't save your changes to this bound OLE object because you don't have permission to write to the record in which the object is stored or the record is locked by another user.

Cause:


The form is read-only. The 'AllowEdits', the 'AllowAdditions', the 'AllowDeletions' properties are set to 'No'.

Solution:


Set those properties to 'Yes'.